Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: SIWE sign out #6

Merged
merged 1 commit into from
Dec 6, 2023
Merged

fix: SIWE sign out #6

merged 1 commit into from
Dec 6, 2023

Conversation

nickadamson
Copy link
Collaborator

No description provided.

@0xAlcibiades 0xAlcibiades self-requested a review December 6, 2023 19:30
async getSession() {
logger.debug('Getting session...');
await new Promise((resolve) => {
setTimeout(resolve, 750);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nickadamson can we reduce this to 250ms, should cover global round trip ping and set, and feel "real time" to the user.

@0xAlcibiades 0xAlcibiades merged commit 39d5eab into main Dec 6, 2023
1 check passed
@0xAlcibiades 0xAlcibiades deleted the fix-siwe-sign-out branch December 6, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants